From 485f60bf841dce7be1b5e359dc44402264d7bbef Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 16 Aug 2008 17:39:43 +0000 Subject: [PATCH] Misc minor doc grooming. --- xmldoc/chapters/styles.xml | 4 ++-- xmldoc/filters/options/discard-fixnone.xml | 2 +- xmldoc/filters/options/discard-fixunknown.xml | 2 +- xmldoc/formats/humminbird.xml | 2 +- xmldoc/formats/navigonwpt.xml | 4 ++-- xmldoc/formats/options/ozi-proximity.xml | 2 +- xmldoc/formats/options/ozi-proxunit.xml | 4 ++-- xmldoc/formats/options/unicsv-format.xml | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/xmldoc/chapters/styles.xml b/xmldoc/chapters/styles.xml index abea8f741..82192cdb7 100644 --- a/xmldoc/chapters/styles.xml +++ b/xmldoc/chapters/styles.xml @@ -1249,13 +1249,13 @@ example:
FILENAME -The name of the file where the points were loaded from. Only useable on output!. +The name of the input file from where the points were loaded. This field is available only on output. example:OFIELD FILENAME, "", "%s"
FORMAT -The name of the input file format the points came from. Only useable on output!. +The name of the input format from where format the points came. This field is available only on output. example:OFIELD FORMAT, "", "%s"
diff --git a/xmldoc/filters/options/discard-fixnone.xml b/xmldoc/filters/options/discard-fixnone.xml index b7b849354..708745eb0 100644 --- a/xmldoc/filters/options/discard-fixnone.xml +++ b/xmldoc/filters/options/discard-fixnone.xml @@ -1,5 +1,5 @@ - This option is similar to the 'sat' option, but there are times when + This option is similar to the 'sat' option. There are times when some GPSes will know how many satellites are in view, but not yet computed a valid fix. This option allows you to discard those points. diff --git a/xmldoc/filters/options/discard-fixunknown.xml b/xmldoc/filters/options/discard-fixunknown.xml index 006382908..9f2ae002a 100644 --- a/xmldoc/filters/options/discard-fixunknown.xml +++ b/xmldoc/filters/options/discard-fixunknown.xml @@ -1,5 +1,5 @@ - This option is similar to the 'sat' option, but some GPSes will log + This option is similar to the 'sat' option. Some GPSes will log points with a fix value of 'unknown'. This option allows you to discard those points. diff --git a/xmldoc/formats/humminbird.xml b/xmldoc/formats/humminbird.xml index d98a977e6..b61f21ce2 100644 --- a/xmldoc/formats/humminbird.xml +++ b/xmldoc/formats/humminbird.xml @@ -1,5 +1,5 @@ - This format supports Humminbird waypoints (.hwr files). + This format supports Humminbird waypoints (.hwr files). If you do "save all nav data" on the device, you'll get a diff --git a/xmldoc/formats/navigonwpt.xml b/xmldoc/formats/navigonwpt.xml index 4f3adbaa9..cae4274ef 100644 --- a/xmldoc/formats/navigonwpt.xml +++ b/xmldoc/formats/navigonwpt.xml @@ -3,9 +3,9 @@ To actually manipulate the file on the unit, use a USB cable or SD card - reader and work with "MN6\Settings\Favorites.storage". + reader and work with MN6\Settings\Favorites.storage The waypoints are be created with a minimal amount of data; the unit will - fill in the other fields on use. The other fields appear to be references the + fill in the other fields on use. The other fields appear to be data the unit infers, such as nearby streets. diff --git a/xmldoc/formats/options/ozi-proximity.xml b/xmldoc/formats/options/ozi-proximity.xml index 650aad86b..184890366 100644 --- a/xmldoc/formats/options/ozi-proximity.xml +++ b/xmldoc/formats/options/ozi-proximity.xml @@ -1,4 +1,4 @@ This option, specified in meters, allows you to set the proximity of -written in waypoints. +written waypoints. diff --git a/xmldoc/formats/options/ozi-proxunit.xml b/xmldoc/formats/options/ozi-proxunit.xml index b3a8bbfa8..92e88c7a2 100644 --- a/xmldoc/formats/options/ozi-proxunit.xml +++ b/xmldoc/formats/options/ozi-proxunit.xml @@ -1,4 +1,4 @@ - By default the proximity values are handled in meters. With this option you can now specify also (m)iles, - (k)ilometers or 'nautical miles as used proximity unit when reading or writing ozi files. + By default the proximity values are handled in meters. With this option you can now specify (m)iles, + (k)ilometers or (n)autical miles as the units for proximity when reading or writing ozi files. diff --git a/xmldoc/formats/options/unicsv-format.xml b/xmldoc/formats/options/unicsv-format.xml index 6374311e3..58b1916bb 100644 --- a/xmldoc/formats/options/unicsv-format.xml +++ b/xmldoc/formats/options/unicsv-format.xml @@ -1,6 +1,6 @@ When this option is enabled, we generate an additional 'Format' column. - The values of this column are filled with names of previos input formats. + The values of this column are filled with names of previous input formats. Example for unicsv format option to write names of input formats. -- 2.30.2